home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / gdb / xm-vaxbsd.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-02-13  |  239 b   |  8 lines

  1. /* Definitions to make GDB run on a vax under 4.2bsd. */
  2.  
  3. /* We have to include these files now, so that GDB will not make
  4.    competing definitions in defs.h.  */
  5. #include <machine/endian.h>
  6. #include <machine/limits.h>
  7. #include "xm-vax.h"
  8.